CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - udp 服务端 客户端

搜索资源列表

  1. Linux_udp

    0下载:
  2. Linux下无连接udp通信的客户端和服务端的通信程序,给出Linux下进行udp通信的实现方法。-Linux under the connectionless udp communications client and server communications procedures under Linux gives udp communications method.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:7909
    • 提供者:lf
  1. vidc21_dll

    1下载:
  2. vIDC2.1使用说明 程序介绍: vIDC2.1是一个端口映射工具,主要包含如下功能: 1、代理服务功能,支持http/socks4/socks5代理,支持代理验证,支持udp代理,支持二级代理 2、本地端口映射,类似porttunnel功能,即将本地网络的任何应用服务端口映射到本程序运行的机器上, 应用服务客户端可通过映射端口访问应用服务,主要用在将内网服务端口,映射到网关上以便其他用户可以访问,当然前提是vIDC20必须运行在网关机器上。 3、端口映射vIDC功
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:343551
    • 提供者:qq
  1. P2P

    0下载:
  2. 一个P2P 之 UDP穿透NAT的原理与实现!编译无误,开发环境VC6,有客户端和服务端!-UDP penetration of a P2P principle and implementation of NAT! Correct compiler, development environment VC6, there are client and server!
  3. 所属分类:P2P

    • 发布日期:2017-03-29
    • 文件大小:572779
    • 提供者:NiP
  1. UDPCommuniction

    0下载:
  2. Udp协议的运用,通过Udp协议实现客户端和服务端的通讯。-Udp use agreement, through the Udp protocol client and server communication.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-28
    • 文件大小:115560
    • 提供者:gag
  1. UdpSvr

    0下载:
  2. 该程序是实现UDP方式的客户端,连接服务端,然后返回消息-The program is the way to achieve UDP client, client connection, and then return to the news
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-28
    • 文件大小:114694
    • 提供者:yongheng
  1. UdpClient

    0下载:
  2. 该程序实现UDP方式的客户端功能,通过连接服务端,然后返回消息-The realization of the program the way the client UDP function, through the connection server, and then return to the news
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-29
    • 文件大小:109525
    • 提供者:yongheng
  1. JavaUDP_communication

    0下载:
  2. 这个是一个由客户端和服务端程序的UDP通信的Java应用程序,使用时,可以在本机上,也可以在局域网两台机子上,只要把源代码中对应的hostname值由127.0.0.1改为对应的IP地址即可,是个很不错的例子,-This is a client and server UDP communications program Java applications, when used in this machine can also be two machine on the LAN, as long
  3. 所属分类:Applet

    • 发布日期:2017-04-14
    • 文件大小:2798
    • 提供者:艾文
  1. UDP_Multicast

    0下载:
  2. 用Java编写的udp 组播程序,包含客户端,服务端。-Prepared to use Java multicast udp procedures, including client, server.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:43484
    • 提供者:jhon
  1. UdP_communication_experiment

    0下载:
  2. 实现UDP通信 了解UDP协议的工作原理,掌握UDP服务端程序和客户端程序的编写过程,熟悉程序的测试方法-UDP communications to achieveUDP communication to achieve understanding of the working principle of the UDP protocol, UDP services have client-side procedures and the preparation of procedu
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:168649
    • 提供者:刘玲玲
  1. udp

    0下载:
  2. 在linux下变写的udp程序,有客户端,服务端(都差不多不像tcp那么有明显的区别)-Under the change in the linux written udp procedures, client, server-side (not tcp then there are more or less clear distinction)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:2653
    • 提供者:英特查
  1. talkroom

    0下载:
  2. 1.其中基于UDP做的聊天室,利用UDP广播,只需在局域网里启动exe即可工作,无需服务器端。开发思想:在“上线”后启动一个线程循环recv接受广播来的信息。"send"按钮广播信息。 2.基于TCP的聊天室。采用了WSAAsyncSelect无阻塞消息模式。先启动服务ChatRoomServer.exe 在启动server后,服务器端listen来自客户端的信息,当客户端connection后,服务器端accpet与客户端建立连接后触发消息函数 OnServerAccept。OnSe
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1856730
    • 提供者:zhuceyong
  1. udpVS2008

    0下载:
  2. 简单的linux下UDP服务端和vs2008客户端通信程序-A simple UDP server under linux, and vs2008 client communication program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2590042
    • 提供者:朱博
  1. TCP_UDP_Programs

    0下载:
  2. TCP/UDP传输协议的程序.要配合服务端和客户端一起使用才可以-The TCP/UDP transport protocol programs.Use them with the Server and the Client.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:3101
    • 提供者:曾建
  1. chatthread

    0下载:
  2. 用udp编写的一个网络程序,输入对方的ip就可以进行通讯,只要改一下端口,一个程序同时又客户端与服务端,mfc的-Using udp written a network program, enter the other' s ip you can communicate, as long as change what port, a program at the same time client and server, mfc' s
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-16
    • 文件大小:4402783
    • 提供者:ycc892009
  1. TCP.UDP

    0下载:
  2. TCP.UDP协议的聊天程序源代码,介绍了客户端和服务端的相关代码,并有相关注释-TCP.UDP protocol chat program source code, introduced the client and service side of the relevant code, and relevant comments
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:70317
    • 提供者:张力
  1. UDP

    0下载:
  2. Java编程中的UDP编程的简单应用,包含服务端和客户端的程序-UDP programming Java programming in a simple application, including server and client program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1156
    • 提供者:周毅
  1. CSharp_most_efficient_UDP_server_client

    0下载:
  2. 这是最简UDP 服务器/客户程序. 编译运行正确. 已用于实际工程.注释全面. 从这里你可以 学到网络编程的原理. UDPServer 和 UDPClient 编译/使用说明 1. 编译 用 Microsoft (R) Visual C# 2010 编译. 开DOS窗口, csc UDPServer.cs -- 编译UDP 服务端, 产生UDPServer.exe csc UDPClient.cs -- 编译UDP 客户端, 产生UD
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:6107
    • 提供者:Mike
  1. udp

    0下载:
  2. udp下的远程控制程序,实现从从客户端对服务端的控制-failed to translate
  3. 所属分类:Remote Control

    • 发布日期:2017-04-05
    • 文件大小:13439
    • 提供者:西南花开
  1. UDP

    0下载:
  2. 一个UDP连接程序,可以实现服务端与客户端的并发通信-A UDP connection program, the server can be achieved concurrent communication with the client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:1368
    • 提供者:Gavin
  1. UDP

    0下载:
  2. 基于UDP的计算机监控系统的设计与实现,共有客户端以及服务端两个软件的设计代码 -UDP-based computer control system design and implementation, a total of two client and server software design code
  3. 所属分类:Remote Control

    • 发布日期:2017-05-16
    • 文件大小:4419391
    • 提供者:林茂洪
« 1 2 3 45 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com